home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / comm / fido / userkill.lha / UserKill.Doc next >
Text File  |  1995-09-20  |  5KB  |  100 lines

  1.  
  2.                  -----------------------------
  3.              -+- UserKill 1.0 by Anthony Brice -+-                  
  4.                  -----------------------------
  5.  
  6. An Arexx script to work in conjunction with Spot. Written by Anthony
  7. Brice - 2:254/255.1 (c) June 21st 1995.
  8.  
  9. Internet: anthony@backyard.demon.co.uk
  10.  
  11. What is it
  12. ----------
  13. Spot has some powerfull features for getting rid of unwanted messages in
  14. echos on import and while displaying message lists etc, but it's a pain
  15. trying to do all this include #?subject#? or all messages with name of
  16. #?Ian Hedge#? etc....
  17.  
  18. Wouldn't you like an easier way of getting someones crap postings outta
  19. your message base real quick? Wouldn't you like to just select an area, and
  20. punch a hot key to type in either a name or an address, and have this script
  21. run through the entire area nuking those messages quick time.. Or wouldn't
  22. you like to make it even easier on yourself, and select the button that
  23. nukes all messages in the echo from the person who has written the message
  24. up in front of you? Or perhaps you'd just like to totally nuke any messages
  25. with the subject that's on the message in front of you?
  26.  
  27. Now you can. UserKill does all this, and does it well.
  28.  
  29. How do I set it up
  30. ------------------
  31. Copy the script into your Spot/Arexx path and then plug it into your arexx
  32. config window in Spot. No other programs, external libraries, config files,
  33. or any other kinda jazz are needed. Just hit the appropriate hotkey and the
  34. rest is self explanatory and you can nuke away.
  35.  
  36. How does it work
  37. ----------------
  38. Easy. When called the script pops up a Gui with five buttons, and a prompt
  39. asking you how you would like to scan.. The button functions are detailed
  40. here.
  41.  
  42. Name: Prompts you for a user name and deletes all the messages in the echo
  43.       which are from that name. It won't do messages to, but I could make it
  44.       do so should people be interested.
  45.  
  46. Address: Spot won't let you twit an address. Just a name.. Userkill has no
  47.          such morals. Type in the net address of the person you want to
  48.          remove out of the echo, and they'll never bother you with their
  49.          messages in that echo until next time you poll. You could always add
  50.          them to your twitlist while you're at it :-)
  51.  
  52. NB: Using this option can be better than Name as the person you want to get
  53.     rid of may be using an Alias in the echo as well, although unlikely. It
  54.     is easy to use an alias in an echo, but not so easy to fake a point, hence
  55.     it was more than worthwhile putting this function in :)
  56.  
  57. This Poster: Works as in name, except you won't be prompted for a name, as it
  58.              will use whoever the current message is from. A quick way of
  59.              getting rid of someone fast.
  60.  
  61. NB: It won't matter about what casing the name is in, as the script is aware
  62.     of it and will convert everything before hand so the bugger can't get
  63.     away from you <g>
  64.  
  65. This Subject: Tired of the MUI debate. Heard enough about GMS mailer? This
  66.               button will grab the subject of the current message and kill
  67.               every message in the echo using the same text. I thought this
  68.               would be better than prompting the user manually as the
  69.               subject headers these days are too wierd and long to be wasting
  70.               time copying them out.
  71.  
  72. NB: The subject option doesn't actually route through a thread removing all
  73.     messages, just the subject header at this time. Maybe I'll do a thread
  74.     option at a later date once I've had a look at how Spot handles them.
  75.  
  76. Additional
  77. ----------
  78.  
  79. The script will keep track of your current message so you can be returned
  80. there as soon as it's finished. Naturally if the message you were on has been
  81. deleted, then it'll whack you onto the next one, so no harm can be done in
  82. using this script. Hell I've been testing it with wierd ideas all evening
  83. and it's been fine.
  84.  
  85. Remember that this is a DESTRUCTIVE script. You'll lose mail using it, so
  86. don't use it until you understand what it does by reading this doc properly,
  87. and being sure you actually want to use it. 
  88.  
  89. I take no liability for people losing messages they want to keep. I just
  90. write the scripts so people can use them IF they want to.
  91.  
  92. If you have any comments or suggestions on this little evenings work, then
  93. please netmail me at 2:254/255.1 with your thoughts. Thanks and compliments
  94. are also more than welcome, and may induce me into doing yet more on the
  95. Spot front.
  96.  
  97. Nico Francois has express permission to include this script with future
  98. releases of Spot should he so wish, as usual.
  99.  
  100.